Skip to main content

DescribeConcernNecessity

Description

call the DescribeConcernNecessity interface to query the necessary information for vulnerability repair.

Request Method

POST

Request Path

/apsara/route/Sas/DescribeConcernNecessity

Request Parameters Common Parameters

NameLocationTypeRequiredSample valueDescription
regionIdBODYstringYesNo sample value for this parameter.region id
LangBODYstringNozhthe language type of the request and receive message. zh: Chinese en: English
versionBODYstringNo2016-01-01version of api

Return data

NameTypeSample valueDescription
RequestIdstringNo sample value for this parameter.request ID of the result.
ConcernNecessitylistNo sample value for this parameter.vulnerability repair necessity list. asap: high later: medium nntf: low

Example

Successful Response example

"The successful response sample is not recognizable. Please modify API definition in API gateway before re-create the API document."

Failed Response example

{
"errorSample":
{
"resultCode":-1,
"resultMsg":"system error",
"result":null
}

}